home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
BASIC
/
LIB
/
EVENTSHELL
/
APPBUILD
/
!AppBuild
/
!Run
< prev
next >
Wrap
Text File
|
1996-04-19
|
921b
|
21 lines
| !Run Obey file for AppBuild Application v1.22
Set AppBuild$Dir <Obey$Dir>
Set AppBuild$BasicFile <Obey$Dir>.!AppBuild
IF "<EvntShell$Path>"="" THEN ERROR 0 Shell resources not found
IF "<Wimp$ScrapDir>"="" THEN ERROR 0 Cannot find scrap directory
IconSprites <Obey$Dir>.!Sprites
Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
Run Dummy:ResFind AppBuild
Unset Dummy$Path
WimpSlot -min 288K -max 288K
|Load any modules required now
RMEnsure InterfaceManager 2.00 RMLoad <EvntShell$Path>Interface
RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
RMEnsure MenuUtils 0.11 RMLoad <EvntShell$Path>MenuUtils
RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
RMEnsure MessageTrans 0.06 RMLoad <EvntShell$Path>MsgTrans
RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
|And check that there is still enough memory!
WimpSlot -min 288K -max 288K
Run <AppBuild$Dir>.!AppBuild %*0